Skip to content

COMP: a fix for system double-conversion build#366

Merged
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
dzenanz:vcpkgDoubleConversion
Jan 9, 2019
Merged

COMP: a fix for system double-conversion build#366
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
dzenanz:vcpkgDoubleConversion

Conversation

@dzenanz
Copy link
Member

@dzenanz dzenanz commented Jan 4, 2019

Trying to fix microsoft/vcpkg#4334.

@thewtex
Copy link
Member

thewtex commented Jan 4, 2019

CI not happy 🌧️

@dzenanz
Copy link
Member Author

dzenanz commented Jan 4, 2019

I forgot to account for usage of internal double-conversion 😬 I will fix it later.

FAILED: Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/itkNumberToString.cxx.obj
C:\PROGRA~2\MICROS~1\2017\BUILDT~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\cl.exe   /TP -DITKCommon_EXPORTS -D_CRT_FAR_MAPPINGS_NO_DEPRECATE -D_CRT_IS_WCTYPE_NO_DEPRECATE -D_CRT_MANAGED_FP_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE_GLOBALS -D_CRT_SETERRORMODE_BEEP_SLEEP_NO_DEPRECATE -D_CRT_TIME_FUNCTIONS_NO_DEPRECATE -D_CRT_VCCLRIT_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -IC:\src\vcpkg\installed\x64-windows\include\double-conversion -IModules\ThirdParty\KWIML\src -IC:\src\vcpkg\buildtrees\itk\ITK\Modules\ThirdParty\KWIML\src -IModules\ThirdParty\KWSys\src -IC:\src\vcpkg\buildtrees\itk\ITK\Modules\ThirdParty\VNL\src\vxl\v3p\netlib -IC:\src\vcpkg\buildtrees\itk\ITK\Modules\ThirdParty\VNL\src\vxl\vcl -IC:\src\vcpkg\buildtrees\itk\ITK\Modules\ThirdParty\VNL\src\vxl\core -IModules\ThirdParty\VNL\src\vxl\v3p\netlib -IModules\ThirdParty\VNL\src\vxl\vcl -IModules\ThirdParty\VNL\src\vxl\core -IC:\src\vcpkg\buildtrees\itk\ITK\Modules\ThirdParty\VNLInstantiation\include -IModules\Core\Common -IC:\src\vcpkg\buildtrees\itk\ITK\Modules\Core\Common\include -IModules\ThirdParty\KWSys\src\KWSys -IC:\src\vcpkg\buildtrees\itk\ITK\Modules\ThirdParty\VNL\src\vxl\core\vnl\algo -IC:\src\vcpkg\buildtrees\itk\ITK\Modules\ThirdParty\VNL\src\vxl\core\vnl /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP   -W3  /bigobj /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /FoModules\Core\Common\src\CMakeFiles\ITKCommon.dir\itkNumberToString.cxx.obj /FdModules\Core\Common\src\CMakeFiles\ITKCommon.dir\ /FS -c C:\src\vcpkg\buildtrees\itk\ITK\Modules\Core\Common\src\itkNumberToString.cxx
Microsoft (R) C/C++ Optimizing Compiler Version 19.15.26729 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

C:\src\vcpkg\installed\x64-windows\include\double-conversion\double-conversion.h(31): fatal error C1083: Cannot open include file: 'double-conversion/utils.h': No such file or directory
@dzenanz dzenanz force-pushed the vcpkgDoubleConversion branch from 89cbf76 to 3527a92 Compare January 4, 2019 22:10
@dzenanz dzenanz requested a review from thewtex January 5, 2019 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ITK Install fails by double-conversion 3.1.0

3 participants